Skip to content

Fix lodash prototype pollution vulnerability#61

Merged
vigneshwerv merged 1 commit intodevfrom
fix-lodash-vulnerability
Jan 23, 2026
Merged

Fix lodash prototype pollution vulnerability#61
vigneshwerv merged 1 commit intodevfrom
fix-lodash-vulnerability

Conversation

@dggrunzweig
Copy link
Contributor

Summary

  • Add resolution to pin lodash to 4.17.23
  • Fixes prototype pollution vulnerability in _.unset and _.omit functions

Test plan

  • yarn succeeds
  • yarn typecheck passes
  • CI passes

🤖 Generated with Claude Code

Add resolution to pin lodash to 4.17.23 to fix prototype pollution
vulnerability in _.unset and _.omit functions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vigneshwerv vigneshwerv merged commit 7625dcd into dev Jan 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants